From 47a3c7da94870362c8b5bf01deef4e812d909566 Mon Sep 17 00:00:00 2001 From: Stephane Glondu Date: Thu, 4 Dec 2008 17:07:18 +0100 Subject: [PATCH] New upstream release --- debian/changelog | 6 +++--- debian/rules | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index fb073364..fe60f97d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ -ocaml (3.11.0~rc1-1) UNRELEASED; urgency=low +ocaml (3.11.0-1) UNRELEASED; urgency=low - * New upstream release candidate: + * New upstream release: - manpages.dpatch, ocamldoc.dpatch removed (merged upstream) - for_pack_static.dpatch removed (obsolete) - call_ld_with_proper_flags.dpatch fixed (Closes: #506286) @@ -8,7 +8,7 @@ ocaml (3.11.0~rc1-1) UNRELEASED; urgency=low * Install *.cmxs (and matching *.cma) in ocaml-base* * Don't put .git directory in ocaml-source - -- Stephane Glondu Tue, 02 Dec 2008 01:42:57 +0100 + -- Stephane Glondu Thu, 04 Dec 2008 17:06:35 +0100 ocaml (3.11.0~beta1-1) experimental; urgency=low diff --git a/debian/rules b/debian/rules index 4c91b284..583a041a 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,7 @@ include /usr/share/dpatch/dpatch.make PACKAGE = ocaml OCAMLMAJOR = 3.11 -OCAMLMINOR = 0+rc1 +OCAMLMINOR = 0 OCAMLABI = $(OCAMLMAJOR).$(OCAMLMINOR) STDLIBDIR = /usr/lib/ocaml/$(OCAMLABI) MD5SUMSDIR = /var/lib/ocaml/md5sums -- 2.30.2